home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / programr / textview / contents.txt next >
Text File  |  1991-06-12  |  936b  |  26 lines

  1.               Files In The TextView DLL Distribution Set
  2.               ------------------------------------------
  3.  
  4. You should find the following files in the TextView distribution set:
  5.  
  6. readme.txt            Brief details of TextView
  7. history.txt            Development history
  8. contents.txt            This file
  9. textview.dll            The TextView DLL
  10. textview.lib            Model-independent import and support library
  11. textview.h            Header file for application sources
  12.  
  13. docs\textview.doc        Documentation in Word For Windows format
  14. docs\textview.prn        Plain text documentation derived from this
  15. docs\textview.ps        PostScript documentation derived from this
  16.  
  17. demo\demo.exe            Demonstration application
  18. demo\*.h            Source files
  19. demo\*.c
  20. demo\demo.rc
  21. demo\demo.res            Compiled resource file
  22. demo\demo.ico            Application icon
  23. demo\demo.def            Module definition file
  24. demo\makefile            Makefile (needs UNIX-compatible make)
  25. demo\readme.txt            Notes on the demo application
  26.